home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
xwindows
/
games
/
xtrek_bi.tz
/
xtrek_bi
/
xtrek
/
config
/
rom.b
< prev
next >
Wrap
Text File
|
1989-12-01
|
278b
|
10 lines
#define ship_width 16
#define ship_height 16
static char ship_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc2, 0x43, 0xe2, 0x47, 0xf2, 0x4f, 0xfa,
0x5f, 0xfa, 0x5f,
0xfe, 0x7f, 0xfe, 0x7f, 0x0e, 0x70, 0x02, 0x40, 0x02, 0x40, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00
};